home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / renegade / cps21.zip / CPS.DOC < prev    next >
Text File  |  1994-08-18  |  5KB  |  180 lines

  1.                         CPSLOG Version 2.1 (08-18-94)
  2.                                 Documentation
  3.                           Copyright 1994 StÉin DÉsigns
  4.  
  5. INTRODUCTION or, What Does It Do?
  6.  
  7. WHAT:
  8.  
  9. CPS will make a bulletin (.ANS, & .ASC), of your BBS transfer stats.
  10. Included in the bulletin is number of uploads\downloads, bytes of
  11. uploads\downloads, and average CPS of uploads\downloads.  Right now
  12. it is broken down into 3 protocol areas Zmodem, X,Ymodem(G), and
  13. HSLink.
  14.  
  15. ----------------------------------------------------------------------------
  16.  
  17. HOW:
  18.  
  19. CPS reads CPS.DAT file written each time CPS is run, which is a
  20. modified version of the DSZ log file. most other protocols also
  21. support DSZ log.
  22.  
  23. ----------------------------------------------------------------------------
  24.     Notice there are no other utils needed to use this program....
  25.  all that is needed is a DSZ.LOG file that is created by a protocol.
  26. ----------------------------------------------------------------------------
  27.  
  28. WHY:
  29.  
  30. I don't know...  Myself I like to see the average cps of a BBS so
  31. that I may use the best transfer protocol to reach that top CPS.
  32.  
  33. Some people (like me) may want to use it for their own transfers
  34. that use external protocols or at least with one that writes to a
  35. log file.
  36.  
  37. I don't know but USE IT!
  38.  
  39.  
  40. LEGAL SHIT:
  41.  
  42. This program is FREEWARE and is not allowed to be modificate or
  43. repackaged!
  44.  
  45.  
  46. DISCLAIMER:
  47.  
  48. This program is guaranteed to do absolutely nothing.  If it works,
  49. great.  If not, you may not hold me responsible.  In fact, this
  50. program may thoroughly destroy all the menu files you have.  As the
  51. old saying goes, "if it breaks anything, you have the pieces." It also
  52. goes without saying that you should backup at least your menus
  53. directory.  
  54.  
  55. LICENSE:
  56.  
  57. This program and its accompanying documentation are distributed
  58. under the shareware concept.  You may use this program for a period up
  59. to 30 days, which is more than adequate to determine if it suits your
  60. needs.  In order to use the program after the 30 day trial period, you
  61. are REQUIRED to register it.
  62.  
  63. Registration for RGM is $1.00 U.S.  Registration allows you an
  64. unlimited license to the program, support from the author, and free
  65. upgrades.  No support is promised or warranted to unregistered users
  66. of the program.
  67.  
  68.  
  69. EXAMPLE of CPS.CFG:
  70. ----------------------------------------------------------------------------
  71. c:\rg\dsz.log
  72. c:\rg\misc\dload.ans
  73. c:\rg\misc\dload.asc
  74. 8
  75. 10
  76. 2
  77. 15
  78. y
  79. n
  80. The Eye of the Storm
  81.  
  82. ----------------------------------------------------------------------------
  83.  
  84. Line 1  --> Log path and filename
  85. Line 2  --> path and filename of ANSI stats
  86. Line 3  --> path and filename of ASCII stats
  87. Line 4  --> Border
  88. Line 5  --> Header
  89. Line 6  --> prot Headers
  90. Line 7  --> CPS reported
  91. Line 8  --> clear Screen Y/N
  92. Line 9  --> pause at end Y/N
  93. Line 10 --> BBS name
  94. Line 11 --> Registration Number NOT!
  95.  
  96. ----------------------------------------------------------------------------
  97.  
  98. COLORS:
  99.  
  100.  
  101. 15 = white
  102. 14 = yellow
  103. 13 = Bright Purple
  104. 12 = Bright Red
  105. 11 = Bright Cyan
  106. 10 = Bright Green
  107. 9  = Bright Blue
  108. 8  = Dark Gray
  109. 7  = gray
  110. 6  = Brown
  111. 5  = purple
  112. 4  = red
  113. 3  = cyan
  114. 2  = green
  115. 1  = blue
  116.  
  117.      Didn't think you would be using blinking colors so I didn't add
  118. them.  Maybe if someone asks but til then nope.
  119.  
  120. ----------------------------------------------------------------------------
  121.  
  122. INFO & REGISTRATION:
  123.  
  124. NonE! ZiLtCh!
  125.  
  126.  
  127. StÉin DÉsigns
  128. Billings, MT.
  129. 59102 USA
  130.  
  131.  
  132. If you have any questions or would like a utility made for RENEGADE
  133. or any comumication program (I would be more than happy to make it
  134. for you) I can be contacted at:
  135.  
  136.  
  137. Éye of the Storm BBS
  138. (406) 656-3677
  139. 2400 to 19200 baud (v.42/ARQ)
  140. Sysop:  StÉin
  141. NUP : WHY ASK WHY
  142.  
  143. The BlitZ BBS
  144. (406) 254-1045
  145. 1200 to 19200 baud (v.42/ARQ)
  146. Sysop: Obscene
  147. co:    StÉin
  148.  
  149. If you want direct contact to me I can also be reached voice but ya
  150. got to call Éye of the Storm !
  151.  
  152. ----------------------------------------------------------------------------
  153. v 2.1
  154.  
  155.     Got rid of the top and low cps because depending on the file
  156.   type (ascii or binary) involved in the transfer, it had either very
  157.   high or low cps numbers reported on them.
  158.   
  159.  
  160.  
  161. v 2.0
  162.  
  163.  Made the display file(s) a little bit smaller.
  164.  
  165.  Improve calculations of average cps.
  166.  
  167.  
  168.  
  169. v 1.1
  170.  
  171.  Added one other color configuration to the CPS.cfg
  172.  
  173.  Makes an ansi and ascii file (only made ansi before)
  174.  
  175.  
  176.  
  177. v 1.0
  178.  
  179.   The begining
  180.